home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / v_ega43.arc / EGA43.DOC < prev    next >
Text File  |  1989-01-28  |  2KB  |  50 lines

  1. Jan 28,1989
  2.  
  3. EGA43.DOC - (c)
  4.  
  5.         Copyright 1989  Daniel C. Kline
  6.         Please read and follow all distribution requirements
  7.  
  8. This document is a simple explanation of the ega43.com program.
  9. It is to intended to accompany EGA43.COM and EGA43.ASM in distribution.
  10.  
  11. This software is made available with no cost and with free distribution rights 
  12. provided some very simple guidelines are followed.
  13.  
  14.         1. Distribution is to include all three files
  15.                 EGA43.DOC
  16.                 EGA43.ASM
  17.                 EGA43.COM
  18.  
  19.         2. Copyright Notices are not to removed or altered in any form
  20.  
  21.         3. Any modifications to the code or documents are clearly anoted at the 
  22.            end of this document with date , name, and explanation.
  23.  
  24. Disclaimer
  25.  
  26. This software is distributed free of charge and on an 'as-is' basis.  No claim 
  27. is made to its appropriateness for any purpose, and the author claims no 
  28. responsibility for damage consequential or otherwise arising through the use of 
  29. this product.  You are free to use this software at your own risk, and to 
  30. distribute it on a 'no-charge' basis as detailed above.
  31.  
  32.  
  33. 01-28-89 - Created by Daniel C. Kline  West Bend WI
  34.  
  35. This program arose out of a need to make use of the 43 line EGA display for  
  36. my applications, and being disatisfied with the double dot characters that 
  37. were the default with many 'mode-switchers'.  This utility provides the single 
  38. dot characters in 43 line mode.  To use it simply type EGA43 at the command 
  39. prompt.
  40.  
  41. Craveats:  This utility uses a mode change to clear the screen, some systems, 
  42. most notably the Compaq (t), do not handle this well.  If this is the case,code 
  43. a scroll window command into the source and it should function well for you.  
  44. Use of this utility for non-EGA compatible systems is undefined at best.
  45. You've got nothing to gain, so don't even bother if you don't have an ega.
  46. * * * *
  47. *                    HISTORY OF MODIFICATIONS 
  48. * * * *
  49.  
  50.